net/http.mapping.eachPair (method)

one use

	net/http (current package)
		mapping.go#L61: func (h *mapping[K, V]) eachPair(f func(k K, v V) bool) {